home *** CD-ROM | disk | FTP | other *** search
/ Archive Magazine CD 1995 / Archive Magazine CD 1995.iso / discs / pipeline / pipedream / Documents / Functions / Trig < prev   
Text File  |  1991-10-09  |  3KB  |  201 lines

  1. %OP%DP4
  2. %OP%LP*
  3. %OP%TM4
  4. %OP%BM4
  5. %OP%LM5
  6. %OP%FGSystem.Fixed
  7. %OP%WC2,1750,200,1364,0,1,0,0
  8. %OP%VS3.40R (11-Oct-90), Mrjc, R9200 7500 3900 8299 
  9. %CO:A,9,87%%C%%H1%Trigonometrical Functions Examples
  10.  
  11.  
  12. %C%Function
  13. acosec
  14. acosech
  15. acosh
  16. acot
  17. acoth
  18. acs
  19. asec
  20. asech
  21. asinh
  22. asn
  23. atan_2
  24. atanh
  25. atn
  26. cos
  27. %L%cosec
  28. %L%cosech
  29. cosh
  30. %L%cot
  31. %L%coth
  32. deg
  33. pi
  34. rad
  35. %L%sec
  36. %L%sech
  37. sin
  38. sinh
  39. tan
  40. tanh
  41. %CO:B,9,15%
  42.  
  43.  
  44. %C%Input 1
  45. %V%%R%1
  46. %V%%R%1
  47. %V%%R%1
  48. %V%%R%1
  49. %V%%R%1
  50. %V%%R%1
  51. %V%%R%1
  52. %V%%R%1
  53. %V%%R%1
  54. %V%%R%1
  55. %V%%R%3
  56. %V%%R%0.5
  57. %V%%R%1
  58. %V%%R%pi
  59. %V%%R%1
  60. %V%%R%1
  61. %V%%R%1
  62. %V%%R%1
  63. %V%%R%1
  64. %V%%R%pi/2
  65. %R%-
  66. %V%%R%180
  67. %V%%R%1
  68. %V%%R%1
  69. %V%%R%pi/2
  70. %V%%R%0.5
  71. %V%%R%pi/4
  72. %V%%R%0.5
  73. %CO:C,8,13%
  74.  
  75.  
  76. %C%Input 2
  77. %R%-
  78. %R%-
  79. %R%-
  80. %R%-
  81. %R%-
  82. %R%-
  83. %R%-
  84. %R%-
  85. %R%-
  86. %R%-
  87. %V%%R%4
  88. %R%-
  89. %R%-
  90. %R%-
  91. %R%-
  92. %R%-
  93. %R%-
  94. %R% -
  95. %R%-
  96. %R%-
  97. %R%-
  98. %R%-
  99. %R%-
  100. %R%-
  101. %R%-
  102. %R%-
  103. %R%-
  104. %R%-
  105. %CO:D,8,62%
  106.  
  107.  
  108. %C%Input 3
  109. %R%-
  110. %R%-
  111. %R%-
  112. %R%-
  113. %R%-
  114. %R%-
  115. %R%-
  116. %R%-
  117. %R%-
  118. %R%-
  119. %R%-
  120. %R%-
  121. %R%-
  122. %R%-
  123. %R%-
  124. %R%-
  125. %R%-
  126. %R%-
  127. %R%-
  128. %R%-
  129. %R%-
  130. %R%-
  131. %R%-
  132. %R%-
  133. %R%-
  134. %R%-
  135. %R%-
  136. %R%-
  137. %CO:E,8,79%
  138.  
  139.  
  140. %C%Output
  141. %V%%R%acosec(b5)
  142. %V%%R%acosech(b6)
  143. %V%%R%acosh(b7)
  144. %V%%R%acot(b8)
  145. %V%%R%acoth(b9)
  146. %V%%R%acs(b10)
  147. %V%%R%asec(b11)
  148. %V%%R%asech(b12)
  149. %V%%R%asinh(b13)
  150. %V%%R%asn(b14)
  151. %V%%R%atan_2(b15,c15)
  152. %V%%R%atanh(b16)
  153. %V%%R%atn(b17)
  154. %V%%R%cos(b18)
  155. %V%%R%cosec(b19)
  156. %V%%R%cosech(b20)
  157. %V%%R%cosh(b21)
  158. %V%%R%cot(b22)
  159. %V%%R%coth(b22)
  160. %V%%R%deg(b24)
  161. %V%%R%pi
  162. %V%%R%rad(b26)
  163. %V%%R%sec(b27)
  164. %V%%R%sech(b28)
  165. %V%%R%sin(b29)
  166. %V%%R%sinh(b30)
  167. %V%%R%tan(b31)
  168. %V%%R%tanh(b32)
  169. %CO:F,2,0%%CO:G,47,63%
  170.  
  171.  
  172. Summary
  173. Returns the ArcCosecant of %H4%Input1%H4% in radians.
  174. Returns the hyperbolic ArCosecant of %H4%Input1%H4% in radians.
  175. Returns the hyperbolic ArCosine of %H4%Input1%H4% in radians.
  176. Returns the ArcCotangent of %H4%Input1%H4% in radians.
  177. Returns the hyperbolic ArCotangent of %H4%input1%H4% in radians.
  178. Returns the ArcCosine of %H4%Input1%H4% in radians.
  179. Returns the ArcSecant of %H4%Input1%H4% in radians.
  180. Returns the hyperbolic ArSecant of %H4%Input1%H4% in radians.
  181. Returns the hyperbolic ArSine of %H4%Input1%H4% in radians.
  182. Returns the ArcSine of %H4%Input1%H4% in radians.
  183. Returns the ArcTangent of %H4%Input2%H4% / %H4%Input1%H4% in radians.
  184. Returns the hyperbolic ArTangent of %H4%Input1%H4% in radians.
  185. Returns the ArcTangent of %H4%Input1%H4% in radians.
  186. Returns the Cosine of %H4%Input1%H4%, given in radians.
  187. Returns the Cosecant of %H4%Input1%H4%, given in radians.
  188. Returns the hyperbolic Secant of %H4%Input1%H4%, given in radians.
  189. Returns the hyperbolic Cosine of %H4%Input1%H4%, given in radians.
  190. Returns the Cotangent of %H4%Input1%H4%, given in radians.
  191. Returns the hyperbolic Cotangent of %H4%Input1%H4%, given in radians.
  192. Converts radians to degrees.
  193. Returns the value of PI.
  194. Converts degrees to radians.
  195. Returns the Secant of %H4%Input1%H4%, given in radians.
  196. Returns the hyperboloc Secant of %H4%Input1%H4%, given in radians.
  197. Returns the Sine of %H4%Input1%H4%, given in radians.
  198. Returns the hyperbolic Sine of %H4%Input1%H4%, given in radians.
  199. Returns the Tangent of %H4%Input1%H4%, given in radians.
  200. Returns the hyperbolic Tangent of %H4%Input1%H4%, given in radians.
  201.